Week 2
Milestones
- The project had multiple dependency issues, that were resolved with the help of @suyashgautam
- Work was done to add support for sqlite in the current project
Learnings
- Postman : Learned and Used Postman to make api requests to the application for testing purposes
- Sqlite : Learned sqlite specific schema to make sense of the training dataset
- MySQL : Learned how to remotely connect to a mysql database
- Docker : Learned details about docker compose to fix the setting up issue